PATHMac OS 8 and 9 Developer Documentation > Interapplication Communication > AppleScript for Scripters >

AppleScript Language Guide

   

Automating Activities

Scripts make it easy to perform repetitive tasks. For example, suppose you are revising a document such as the AppleScript Language Guide. Every time you sit down to work on the Language Guide, you need to open the following documents:

Instead of individually opening each of these documents, you can put an alias to each document in a folder, then write a simple script that opens the files for you. Figure 2-3 shows the folder containing aliases to your documents and a script that opens them.

Figure 2-3   A script that automates a frequently performed set of steps


© 1999 Apple Computer, Inc. – (Last Updated 21 May 99)